From bd264faea9ef698a332a230f52323a05e6761439 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 7 Jun 2006 01:08:16 +0000 Subject: [PATCH] Fix typo. --- gdk/gdkpango.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkpango.c b/gdk/gdkpango.c index d054de2717..646beb07c4 100644 --- a/gdk/gdkpango.c +++ b/gdk/gdkpango.c @@ -1326,7 +1326,7 @@ gdk_pango_layout_line_get_clip_region (PangoLayoutLine *line, * ranges of bytes in the layout's text. * * Note that the regions returned correspond to logical extents of the text - * ranges, not ink extents. So the drawn line may in fact touch areas out of + * ranges, not ink extents. So the drawn layout may in fact touch areas out of * the clip region. The clip region is mainly useful for highlightling parts * of text, such as when text is selected. * -- 2.30.2